projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8d808a6
)
(find_interval): No longer inline.
author
Richard M. Stallman
<rms@gnu.org>
Mon, 2 Jun 1997 18:30:21 +0000
(18:30 +0000)
committer
Richard M. Stallman
<rms@gnu.org>
Mon, 2 Jun 1997 18:30:21 +0000
(18:30 +0000)
src/intervals.c
patch
|
blob
|
history
diff --git
a/src/intervals.c
b/src/intervals.c
index 024a4f3190315e13d55dcf35328c6cce26dd1063..fa23272160bb3b53bc243f0f1b77f18c4528d8c8 100644
(file)
--- a/
src/intervals.c
+++ b/
src/intervals.c
@@
-549,7
+549,7
@@
split_interval_left (interval, offset)
is updated in the interval found. Other functions (e.g., next_interval)
will update this cache based on the result of find_interval. */
-IN
LINE IN
TERVAL
+INTERVAL
find_interval (tree, position)
register INTERVAL tree;
register int position;